BitmapImage

An SWT-specific implementation that allows getting Image from Bitmap.

Functions

Link copied to clipboard
Returns a UI toolkit specific image obtained from the bitmap.
Link copied to clipboard
open fun toToolkit(device: Device, bitmap: Bitmap): Image
Creates and returns an instance of Image obtained from the given bitmap.